﻿@charset "utf-8";
/* CSS Document */
* {
padding:0px;
margin:0px;box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
}
img {
border:none;max-width:100%;

}
body { font-size: 15px; font-family:Arial, Helvetica, sans-serif;color: #333; font-weight: normal; padding: 0px; margin: 0px; text-decoration: none; line-height: 27px;min-width:1200px;
}
a {
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
color:#333;
font-weight:normal;font-size:15px; 
}
a:hover {
color:#ff6a00;
}
.clear {
clear:both;
}
ul {
list-style-type: none;
}
li {
list-style-type:none;
line-height:27px;
}
.fl{float:left;}
.fr{float:right;}
.hz{width:1200px;margin:0 auto;}
.hz:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.hza{ width: 1200px; margin:40px auto; }
.hza:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}


.logo { float: left; padding:30px 0; }
.logo-pic{float: left;margin-right:20px;}
.logo-pic img{height:65px;}
.logo-wb{display:block;float:left;}
.logo-wb h1{ font-size:28px;font-weight:normal;}
.logo-yy{font-size:15px;float:left;margin-top:6px;color:#666;}
.fw-hz{ margin-top:60px; }
.fw-hz-pic{margin-right:10px;margin-top:6px;}

.tel { font-size: 24px;color:#fab47f; }

.fw-yy{margin-top:8px;}
.fw-yy li{float:left;background:#eec6a8;width:90px;line-height:30px;display:block;text-align:center;}
.fw-yy li a:hover,.fw-yy li a.an{background:#1c3a6f;display:block;color:#fff;}
.fw-yy li a{color:#fff;}
.nav{width:100%;background:#1c3a6f; float:left; position:relative; z-index:33;}

.mainbav li {float:left; position:relative;}
.mainbav li a{ color:#fff;font-size:15px;padding:0 43px;display:block;}

.mainbav .memu { float: left; line-height:48px; height:48px; text-align: center; }
.mainbav .memu:hover, .mainbav .memu.active { color: #fff; display: block; background:#eec6a8; }
.mainbav .memu:hover a, .mainbav .memu.active a { color: #fff; }
.mainbav ul li ul { display: none; position: absolute; width: 200px; left: 0; top:48px; z-index: 9999 ; background: #fff; }
.mainbav ul li ul li { float: none; border-right: none; padding: 0; line-height:43px;  position: relative; text-align: left; }
.mainbav ul li ul li a { display: block;  font-size: 14px; padding: 0 25px; font-weight: normal; color:#333 !important;}
.mainbav ul li ul li a:hover { text-decoration: underline; background:#f2f3f7;color:#fab47f !important; }
.mainbav ul li ul li ul { position: absolute; left: 200px; top: 0; }


/*banner*/

.block_home_slider{height:auto; position:relative; line-height:0px; text-align:center;}/*底部小图标*/
.block_home_slider .slide {position:relative; overflow:hidden;}
.block_home_slider .flex-direction-nav a {width:40px; height:40px; display:block; margin-top:-20px; position:absolute; top:50%; text-indent:-9000px; display:none;}
.block_home_slider .flex-direction-nav a.flex-prev {left:0; background:url(../images/jt1.png) no-repeat;}
.block_home_slider .flex-direction-nav a.flex-next {right:0; background:url(../images/jt2.png) no-repeat;}
.block_home_slider .flex-control-paging{ position:absolute; bottom:20px; width:100%;text-align: center;}
.block_home_slider .flex-control-paging li {margin: 0px;padding:0 5px; display:inline-block; *display:inline; *zoom:1; overflow: hidden;list-style-type: none;}
.block_home_slider .flex-control-paging li a{width:12px; height:12px; display:block; background:#ccc; text-indent:-9000px; cursor:pointer; border-radius:6px; transition:all 0.5s;}
.block_home_slider .flex-control-paging li a.flex-active {width:34px; background:#1c3a6f;}
.flexslider {margin:0; padding:0; height:100%;}
.flex-viewport{height:100%;}
.flexslider .slides{height:100%;}
.flexslider .slides li{height:100%;display: none;-webkit-backface-visibility: hidden;list-style-type:none; position:relative;}


.index-title{ font-size:28px;float:left;color:#1c3a6f;}
.index-about-pic{float:left;width:35%;}
.index-about-hz{float:right;width:730px; line-height:32px;}
.index-about-content{margin-top:30px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:5; -webkit-box-orient: vertical; overflow: hidden; }
.index-more{margin-top:30px;background:#eec6a8;border-radius:50px;padding:4px;width:150px;text-align:center;}
.index-more a{color:#fff;}
.index-product-bj{width:100%;background:#f8f8f8;padding:50px 0;overflow:hidden;}

.index-product-title{font-size:28px;float:left;color:#1c3a6f;}



.parHd{float:right;}
.parHd ul{ vertical-align:top; }
.parHd ul li{font-size:15px; padding:5px 30px;text-align:center; display:inline-block; overflow:hidden;vertical-align:top;color:#666;}
.parHd ul li.on{color: #fff;background:#1c3a6f;border-radius:25px;}
.slideBox{ zoom:1;  position:relative; display:none;}
.tempWrap { margin:0 auto; }
.parhd-pic{margin-bottom:20px;}


.ny-p .item a {
	overflow: hidden;
	display: block;
	padding-bottom: 20px;
	background-color: #fff;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.ny-p .item:hover a {
	background-color:#1c3a6f;
}
.ny-p .item .pic {
	overflow: hidden;
	position: relative;
	height: 0;
	padding-top:100%;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.ny-p .item:hover .pic {
	-webkit-transform: translateY(-7%);
	-ms-transform: translateY(-7%);
	-o-transform: translateY(-7%);
	transform: translateY(-7%);
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.ny-p .item .pic img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	_height: 100%;
}
.ny-p .item .tit {
	text-align: center;
	padding:20px 3% 10px 3%;
	font-size:16px;
	color: #333;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.ny-p .item:hover .tit {
	color: #fff;
	-webkit-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	-o-transform: translateY(-25%);
	transform: translateY(-25%);
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.ny-p .item .tit2 {
	text-align: center;
	margin: 0 15px 25px 15px ;
font-size: 15px;
	color:#999 !important;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;color:#666;
text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; 

}
.ny-p .item:hover .tit2 {
	color: #fff !important;
	-webkit-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	-o-transform: translateY(-25%);
	transform: translateY(-25%);
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.ny-p .item .more {
	display: block;border:none;
	font-size: 20px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	margin: 0 auto;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	background-color:#e1e1e1;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.ny-p .item:hover .more {
	-webkit-transform: translateY(-60%);
	-ms-transform: translateY(-60%);
	-o-transform: translateY(-60%);
	transform: translateY(-60%);
	background-color: #fff;
	color: #000;
}



.khjz_bj{width:100%;}
.khjz_dkj{position:relative;margin-top:25px;}

.khjz .item{ width:100%;padding:0 10px; position:relative;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}

.owl-carousel .owl-wrapper:after{content: " ";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init*/
.owl-carousel{display:none; width: 100%;-ms-touch-action:pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
.grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
/* fix*/
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}

.owl-carousel .owl-controls{width:100%;  z-index:11;}
.owl-carousel .owl-controls .owl-buttons div{position:absolute; display:inline-block ;zoom: 1;*display:inline; width:40px; height:70px; text-indent:-9999px; transition:.35s;  top:45%; margin-top:-35px;}
.owl-carousel .owl-controls .owl-buttons .owl-prev {background:url(../images/jtl02.png) center no-repeat; overflow:hidden; left:8px;}
.owl-carousel .owl-controls .owl-buttons .owl-next {background:url(../images/jtr02.png) center no-repeat; overflow:hidden; right:8px;}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover {background:url(../images/jtl03.png) center no-repeat; overflow:hidden; }
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {background:url(../images/jtr03.png) center no-repeat; overflow:hidden;}
.owl-carousel .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}


.project_box{
	margin: 0 auto;display: flex; flex-wrap: wrap;

}

.project_box li{
	float: left;
	width: 32%;margin-right:20px;

	border:1px solid #f1f1f1;
	
	padding-top: 100px;
	transition: .2s;
}
.project_box li:nth-child(3n){margin-right:0;}
.project_box li:nth-of-type(1){
	background: url(../images/icon1.jpg) no-repeat center 20px;
}
.project_box li:nth-of-type(2){
	background: url(../images/icon2.jpg) no-repeat center 20px;
}
.project_box li:nth-of-type(3){
	background: url(../images/icon3.jpg) no-repeat center 20px;
}
.project_box li h5{
	font-size: 22px;font-weight:normal;
	text-align: center;
	padding: 30px 0;color:#1c3a6f;
}
.project_box li p{
	width: 300px;
	margin: 0 auto;
	text-align: center;
	font-size: 15px;
	line-height: 30px;	
	color: #666;
	padding-bottom: 10px;
}
.project_box li:hover{
	box-shadow: 5px 5px 3px rgba(0,0,0,0.1);
}
.index-ys-bj{background:url(../images/n.jpg) center;background-size: cover;
    background-attachment: fixed;
    padding: 40px 0 ;
    overflow: hidden;}

.index-titie h3{font-size:28px;font-weight:normal;text-align:center;color:#1c3a6f;}
.index-titie p{margin-top:10px;color:#666;text-align:center;}

.AdvantageCon{padding-top:35px;}
.AdvantageCon dl{background:#fff;border-left: 1px #f0f0f0 solid;width: 49.8%;float: left;border-bottom: 1px #f0f0f0 solid;position: relative;padding-top:40px;display: flex;flex-wrap: wrap;}
.AdvantageCon dl dd{overflow: hidden;position: relative;z-index: 9;}
.AdvantageCon dl dd h3{font-size: 22px;float: left;margin-left: 25px;font-weight: normal;}
.AdvantageCon dl dd h3 em{display: block;color: #999;font-size: 14px;margin-top: 5px;font-weight:normal;}
.AdvantageCon dl dd h3 b{font-weight: normal;color: #333;font-size: 24px;}
.AdvantageCon dl dd span{width: 43px;height: 72px;display: block;background:#1c3a6f;text-align: center;color: #fff;float: left;font-size:24px;}
.AdvantageCon dl dd span i{width: 21px;height: 2px;display: block;margin: 10px auto 25px;background-color: #fff;}
.AdvantageCon dl dd p{width: 100%;float: left;height:184px;}
.AdvantageCon dl dd p em{font-style:normal;font-size: 15px;color: #666;margin-left: 70px;display: block;position: relative;padding-left: 15px;margin-top: 10px;}
.AdvantageCon dl dd p em:first-child{margin-top: 0;}

.AdvantageCon dl dt img{display: block;}
.AdvantageCon dl.dl01 dd{padding: 0 40px;}
.AdvantageCon dl.dl01 dt{padding: 0 40px;}


.index-news-hz{margin-top:30px;}


.index-news-right{float:right;width:50%;}
.index-news-right-a{background:#fff;padding:2%;width:48.5%;float:left;margin-right:30px;margin-bottom:30px;}
.index-news-right-a:nth-child(2n){margin-right:0;}

.index-news-right-title{margin-bottom:14px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.index-news-right-title a{font-size:18px;}
.index-news-right-rq{color:#666;}
.index-news-right-content{ margin: 15px 0; color: #999; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; }




.index_foot-hz{ background: #fff;}
.foot-menu{background:#1c3a6f;overflow:hidden;padding:8px 0;}
.foot-menu li{float:left;margin:0 3%;}
.foot-menu li a{color:#f2f2f2;}
.foot-menu li a:hover{color:#fff;}


.index_foot-ewm{text-align:center;margin-top:25px;}
.index_foot-ms{ font-size: 22px; font-weight: bold; margin: 20px 0; line-height: 30px; }
.index_foot-bq{margin-top:30px;line-height:30px;}


.foot { border-top: 1px solid #ececec; margin-top: 40px; padding: 5px 0; }
.foot li{margin:10px;float:left;}



.foot-right{float:right;margin-top:35px;}
.foot-right-fwrx{font-size:18px;}
.foot-right-hm{ font-size:24px;color:#fab47f;}
.foot-left-tb{margin-top:30px;}


.ny-banner{height:300px;}

/* 品牌列表 */
.menu-shell{ background-color: #fafafa;}
.menu-shell .menu-lbox{ float: left;}
.menu-shell .menu-lbox dd{ font-size: 16px;float: left; margin-right:50px;}
.menu-shell .menu-lbox dd:last-child{ margin-right:0;}
.menu-shell .menu-lbox dd a{font-size: 16px; display: block; padding:20px 0; color: #666; border-bottom: solid 2px #fafafa; transition: all .5s;}
.menu-shell .Current{ padding:20px 0;float: right; font-size:0;}
.menu-shell .Current i{ margin:0 20px; display:inline-block; vertical-align: middle; width:6px; height:6px; background-color: #eeeeee; border-radius:50%;}
.menu-shell .Current span,
.menu-shell .Current a{ display:inline-block; vertical-align: middle; font-size:14px; color: #999999;transition: all .5s;}
.menu-shell .Current a:hover,
.menu-shell .menu-lbox dd a:hover,
.menu-shell .menu-lbox dd.active a{ color: #1c3a6f; border-color: #1c3a6f;}

.ny-about-hz{margin:50px 0;overflow:hidden;}
.ny-about-left-title{font-size:28px;line-height:30px; color: #1c3a6f;}
.ny-about-left{width:100%;float:left;}
.ny-about-left-hz{margin-top:50px ;}
.ny-about-left-wb{color:#666;overflow:hidden;line-height:30px;float:left;width:50%;}
.ny-about-right{float:right;width:45%;}
.ny-about-left-wb p{margin-bottom:10px;text-indent:30px;}

.ny-about-qyzs{margin-top:40px;}
.cpzs_img{border:1px solid #f2f2f2;}
.khjz .item .cpzs_wb{width:100%; height:100%; text-align:center;  }
.khjz .item .cpzs_wb .cpzs_wb_t{overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding-top:15px;}

.linian_txt{font-size: 14px;color: #333;margin-top:50px;}
.linian_txt ul{display: flex; flex-wrap: wrap;}
.linian_txt ul li{float: left;width:24.2%;margin: 0 1% 0 0;position: relative;overflow: hidden;padding:40px 1.5%;background: #fff;}
.linian_txt ul li .linian_txt_img{text-align: center;}
.linian_txt ul li:hover{box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);}
.linian_txt_wz2{padding-top: 20px;}
.linian_txt_wz .h1{font-size: 22px;color: #333;text-align: center;padding-bottom:25px;}
.linian_txt_wz .h2{font-size: 14px;color: #999;text-align: center;}

.linian_txt ul li:nth-child(4n){margin-right: 0;}

.ny-qywh-wb{margin:30px 0;color:#666;}
.ny-qywh-wb p{margin-bottom:5px;}
.page-zhaopin{ justify-content: space-between; 
flex-wrap: wrap; display: flex; display: -ms-flexbox; display: -webkit-flex; -ms-flex-wrap: wrap; }
.page-zhaopin li{line-height:30px;width: 49%; margin-bottom: 40px; background: #fff; padding: 40px; box-sizing: border-box; 
-moz-box-sizing: border-box; -webkit-box-sizing: border-box;color:#666;}
.page-zhaopin li:hover{box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.1);}

.page-zhaopin li .top{ display: -webkit-flex; /* Safari */  display: flex;  justify-content: space-between; padding-bottom: 20px; border-bottom: 1px solid #d8d8d8;}
.page-zhaopin li .top h2{color: #333; font-size:18px;font-weight:normal;}
.page-zhaopin li .top span b{color: #1c3a6f;}
.page-zhaopin li .bottom .position{width: 120px; margin: 30px 0; text-align: center; height: 38px; line-height: 38px; color: #ffffff; background:#1c3a6f;}


.about{margin-top:30px;}


.xy{ width: 100%; margin:30PX auto 0 auto; text-align: center; overflow:hidden;}
.xy li{margin:0 10px; display:inline-block; font-size:0px;}
.xy li a{ font-size:16px; }
.xy li a:hover,.xy li a.sbjg {color:#003f8f;font-weight:bold;}


.product-syt-hz{float:left;width:70%;}
.product-syt{ line-height: 35px; }
.back{float:right;width:18%;border:1px solid #333;line-height:55px;text-align:center;}
.back a{font-size:15px;}


.ny-news-left{width:70%;float:left;border:1px solid #ededed;padding:40px;margin-bottom:40px;}
.ny-newsshow-right{width:28%;float:right;background:#f9f9f9;padding:30px 20px;}
.ny-newsshow-right-title{font-size:24px;border-bottom:1px solid #e5e5e5;padding-bottom:10px;}
.ny-newsshow-right-nr{margin-top:30px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ny-newsshow-right-nr li{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;line-height:36px;background:url(../images/dian.png)no-repeat left;padding-left:15px;}

.news-rq {  text-align: center; font-size: 16px; padding:50px 0; color: #999;  }
.news-rq-x {  font-size: 30px;line-height: 35px; color:#666;}
.news-wz-hz {
    width: 95%; padding-left: 40px;}
.news-hz { border-bottom: 1px solid #eaeaea; padding-bottom: 30px; margin-bottom: 50px; overflow: hidden; display: block; transition: transform 0.5s; -webkit-transition: transform 0.5s; }
.news-hz:hover { transform: translateY(-6px); -webkit-transform: translateY(-6px); }


.news-centent { width: 100%; float: left; color: #666; margin-bototm: 15px;}
.news-centent-title { margin-bottom: 10px; }
.news-centent-title a { font-size: 18px; }
.news-nr { margin:20px 0; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;color:#999; }
.news-ti { font-size: 26px;   }
.time {font-size: 14px; color: #999; font-weight: normal;margin-top:8px; }
.news-more { width: 150px; line-height:38px; text-align: center; }
.news-more a{color:#666;font-size:15px;border: 1px solid #e1e1e1;display: block; border-radius:25px;}
.news-more:hover a { background: #eec6a8; border: 1px solid #eec6a8;color: #fff; display: block; }

.ny-newsshow-left{width:60%;float:left;margin-bottom:30px;}
.about-d{margin-top:30px;line-height:30px;color:#666;}
.about-d p{text-indent:30px;margin-bottom:20px;}
.index-product-fl-box{float:left;width:18%;}
.index-product-title-hz{background:#1c3a6f;color:#fff;padding:15px;}
.ny-product-title{font-size:22px;}

.ny-product-fl{background:#f9f9f9; padding:15px;overflow:hidden;}
.ny-product-fl li{padding:14px 0;border-bottom:1px dashed #ececec;}
.ny-product-fl li a{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ny-product-fl li:hover a,.ny-product-fl li.an a{padding-right:15px;display:block;font-weight:bold;background:url(../images/index_12.png) no-repeat right;color:#1c3a6f;}


.index-product-fr{float:right;width:80%;}
.index-pro-box{background:#fff;border:1px solid #f2f2f2;width:224px;margin-right:1.5%;float:left;margin-bottom:25px;padding-bottom:15px;}
.index-pro-box:nth-child(4n){margin-right:0;}
.index-pro-box:hover{box-shadow: 0px 0px 15px 0px rgba(4, 0, 0, 0.2);background:#1c3a6f;}
.index-pro-box:hover .index-pro-box-bt,.index-pro-box:hover .index-pro-box-xh{color:#fff !important;}

.index-pro-box-bt{text-align:center;padding-top:10px;font-size:16px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.index-pro-box-xh{text-align:center;color:#999;font-size:14px;margin-top:10px;}

.index-pro-box-pic{display:block; overflow:hidden;}
.index-pro-box-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.index-pro-box-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}

.product-left {
    width: 48%;
    float: left;
}
.product-left img{border:1px solid #f2f2f2;}
.ny-pro-right { background:#f9f9f9;width:52%; float: right; padding:40px;}

.pro-right-wb{margin-top:40px;color:#666;}
.clm-wb{margin:30px 0;}
.clm {font-size:22px;color: #1c3a6f;}


.pro-right { width:80%; float: right;}
.pro-right-pic{margin-top:20px;text-align:center;}
.pro-right-pic img{width:600px;border:1px solid #f2f2f2;}
.pro-right-title{font-size:24px;text-align:center;}

.ny-product-ms{ font-size:28px;color: #1c3a6f; }
.ny-product-content{margin:40px 0;color:#666;}
.ny-product-content p{text-indent:30px;margin-bottom:10px;}

.pro-js { width: 100%; margin-top: 40px; line-height: 30px; }
.ny-product-xq{border-bottom:1px solid #e4e4e4;margin-top:40px;}
.ny-product-ms{ border-top-right-radius:5px;border-top-left-radius:5px;background:#1c3a6f;width:160px;line-height:48px;color:#fff;text-align:center;font-size:20px;}
#demo{width:100%; overflow:hidden;margin-top:30px; }

.index-product-hz{border:1px solid #f2f2f2;padding:20px;}


.ny-tj-news{margin-top:40px;overflow:hidden;}
.ny-tj-news-left{width:47%;margin-right:6%;float:left;}
.ny-tj-news-left li{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;background:url(../images/dian.png)no-repeat left;padding-left:15px;margin-bottom:8px;}
.ny-tj-news-left:nth-child(2n){margin-right:0;}


.tj-product-cp{ margin-top:40px;}
.tj-product-hz{width:230px;margin-right:20px;float:left;margin-bottom:10px;}
.tj-product-title{ font-size: 26px;color: #1c3a6f;}
.tj-product-pic{display:block; overflow:hidden;border:1px solid #f2f2f2; }
.tj-product-pic img{width:100%;transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}
.tj-product-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }
.zzmc{text-align:center;margin-top:10px;}

.pri1-btn {
border-top:1px solid #f2f2f2;
    margin-top:50px;padding-top:50px;
}

    .pri1-btn a {
        border: 1px solid #1c3a6f;
        text-align: center;
        display: inline-block;
        margin: 0 5px;
       width:42%;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        transition: ease .5s;
    }

        .pri1-btn a:hover {
            color: #fff;
            background: #1c3a6f;
        }

        .pri1-btn a span {
            position: relative;
            display: inline-block;
            width: auto;
        }

		
	.p-hotline{font-size: 16px;color:#666;padding-top:40px ;display: block;}
.p-hotline span{font-size: 24px;color:#1c3a6f;}	
.pcProDetailInfoList{margin-top:30px;border-bottom:1px solid #e4e4e4;overflow:hidden;padding:10px 0 30px 0;}
.pcProDetailInfoList li{float:left;width:33%;color:#666;}

.sy_cpfl{margin-top:50px;}
.sy_cpfl_img ul{display: flex; flex-wrap: wrap;}
.sy_cpfl_img ul li{float: left;width:23.5%;margin:0 2% 3% 0;box-shadow:0 0 35px rgba(0, 0, 0, 0.1);-webkit-transition:0.5s;transition:0.5s;}
.sy_cpfl_img ul li:hover{background: #1c3a6f;}
.sy_cpfl_img ul li:nth-child(4n){margin-right:0;}
.sy_cpfl_img ul li .img{overflow: hidden;}
.sy_cpfl_img ul li .img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.sy_cpfl_img ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_cpfl_img ul li .text{padding:20px 30px;}
.sy_cpfl_img ul li .text .h1{font-size:16px;position: relative;border-bottom: 1px solid #F2F2F2;padding-bottom: 10px;-webkit-transition:0.5s;transition:0.5s;}

.sy_cpfl_img ul li .text .h2{color: #999;-webkit-transition:0.5s;transition:0.5s;padding-top:15px;font-size: 14px;}
.sy_cpfl_img ul li:hover .text .h1{color: #fff;border-bottom: 1px solid #355080;}
.sy_cpfl_img ul li:hover .text .h2{color: #fff;}


.list-box li{width:100%;float:left;margin-bottom:20px;border-bottom:1px dashed #e4e4e4;padding-bottom:3px;background:url(../images/dian.png)no-repeat left;padding-left:20px;}
.ny-gyxx-title{width:80%;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ny-gyxx-rq{color:#666;}

#map_container {
    height: 414px;border: 1px solid #e6e6e6;}
.map{ float:right;width:55%;overflow:hidden; }
.contact-hz{ margin-bottom: 30px; overflow: hidden;}
.contact-nr{float:left;width:40%;background:#f9f9f9;padding:30px;}
.contact-nr h3{font-size:22px;font-weight:normal;line-height:35px;}
.contact-nr-lxfs{margin-top:20px;}

.contact-feedback-title{font-size:24px;margin-bottom:20px;}

.soka{ width: 48.5%; border: 1px solid #D8D8D8;  margin-right:2%;  border-left: none;
    border-right: none;   background: #f9f9f9;
    border-top: none;line-height: 50px; margin-bottom: 10px;   font-size: 15px;font-family:"Microsoft YaHei", verdant, tahoma;  }
.soka:nth-child(2n){ margin-right:0;}
.sokb {padding-top:20px;
    border: 1px solid #D8D8D8;
    line-height: 35px;
    margin-bottom: 20px;
    font-size: 15px;
    font-family: "Microsoft YaHei", verdant, tahoma;
    width: 100%;
    background: #f9f9f9;
    border-left: none;
    border-right: none;
    border-top: none;}
	.tj{ width: 140px; border: 1px solid #eec6a8; line-height: 40px; border-radius:5px;text-align: center; color: #fff; background-color: #eec6a8; cursor: pointer; font-family: Arial,Microsoft YaHei; font-size: 15px; }
textarea,input {
	outline:none;

}